FromDateString
FromDateString["string"] gives a date object corresponding to the date represented by "string".
FromDateString["string",{e1,e2,…}] gives the date object obtained by extracting elements "ei" from "string".
FromDateString["string",fmt] gives the date object obtained using the date format fmt.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.